• File: fixedColumns.foundation.css
  • Full Path: C:/htdocs/reeft_gps_test/REEFTintegrationLog/javascript/daatatables/FixedColumns-3.2.3/css/fixedColumns.foundation.css
  • Date Modified: 04/30/2025 7:56 AM
  • File size: 641 bytes
  • MIME-type: text/plain
  • Charset: utf-8
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftBodyWrapper table,
div.DTFC_LeftFootWrapper table {
  border-right-width: 0;
}

div.DTFC_RightHeadWrapper table,
div.DTFC_RightBodyWrapper table,
div.DTFC_RightFootWrapper table {
  border-left-width: 0;
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
  margin-bottom: 0 !important;
}

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}

div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
  margin-top: 0 !important;
}

div.DTFC_Blocker {
  background-color: white;
}